home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr12 / pcbmm01.zip / DORBATCH.ZIP / $$LOGON.BAT next >
DOS Batch File  |  1993-01-07  |  289b  |  8 lines

  1. @echo off
  2. copy c:\pcb\menu\m0.mnu c:\pcb\n%PCBNODE%\menu > nul
  3.  
  4. REM  I use the $$LOGON.BAT file to copy the M0 Main Menu over to
  5. REM  the MENU file for a particular node.  However, you could also
  6. REM  use the $$LOGOFF.BAT file if you wish to be different for
  7. REM  whatever reason. 
  8.